[INFO] fetching crate hwatch 0.4.2...
[INFO] testing hwatch-0.4.2 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate hwatch 0.4.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate hwatch 0.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hwatch 0.4.2
[INFO] tweaked toml for crates.io crate hwatch 0.4.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hwatch 0.4.2 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hwatch 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hwatch-ansi v0.4.2
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded hwatch-diffmode v0.4.2
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67
[INFO] running `Command { std: "docker" "start" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling chardetng v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hwatch-diffmode v0.4.2
[INFO] [stderr]    Compiling hwatch-ansi v0.4.2
[INFO] [stderr]    Compiling hwatch v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s
[INFO] running `Command { std: "docker" "inspect" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling hwatch v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] running `Command { std: "docker" "inspect" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests crates/core/main.rs (/opt/rustwide/target/debug/deps/hwatch-e4fa0659ee0bb6a3)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test app::tests::command_results_equivalent_ignores_space_blocks_when_enabled ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_collects_only_changed_lines ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_preserves_change_order_across_lines ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_marks_each_inserted_line_when_starting_empty ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_returns_empty_when_inputs_match ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_ignores_space_blocks_when_enabled ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_detects_trailing_newline_changes ... ok
[INFO] [stdout] test batch::tests::should_print_for_output_mode_detects_selected_stream_changes ... ok
[INFO] [stdout] test app::tests::retryable_terminal_errors_match_expected_messages ... ok
[INFO] [stdout] test batch::tests::should_print_for_output_mode_uses_combined_output_when_selected ... ok
[INFO] [stdout] test batch::tests::should_print_for_output_mode_uses_stderr_diff_only ... ok
[INFO] [stdout] test batch::tests::update_result_logs_current_result_instead_of_previous_one ... ok
[INFO] [stdout] test app::tests::gen_result_items_keeps_stdout_and_stderr_diffs_separate ... ok
[INFO] [stdout] test batch::tests::should_print_for_output_mode_ignores_space_blocks_when_enabled ... ok
[INFO] [stdout] test batch::tests::command_results_equivalent_ignores_space_blocks_when_enabled ... ok
[INFO] [stdout] test batch::tests::should_print_for_output_mode_uses_stdout_diff_only ... ok
[INFO] [stdout] test batch::tests::command_results_equivalent_detects_command_and_status_changes ... ok
[INFO] [stdout] test app::tests::gen_result_items_calculates_summary_per_output_stream ... ok
[INFO] [stdout] test cli::tests::normalize_args_keeps_explicit_mode ... ok
[INFO] [stdout] test cli::tests::normalize_args_inserts_default_mode_before_command ... ok
[INFO] [stdout] test cli::tests::normalize_args_preserves_non_builtin_mode_when_plugin_option_is_present ... ok
[INFO] [stdout] test cli::tests::normalize_args_inserts_default_count_for_chgexit ... ok
[INFO] [stdout] test cli::tests::clap_parses_force_logfile_overwrite_flag ... ok
[INFO] [stdout] test app::tests::invalid_regex_filter_input_does_not_enable_filtering ... ok
[INFO] [stdout] test cli::tests::normalize_args_inserts_default_mode_before_next_option ... ok
[INFO] [stdout] test cli::tests::unreadable_logfile_requires_force_in_non_interactive_mode ... ok
[INFO] [stdout] test common::tests::parse_ansi_color_rejects_invalid_values ... ok
[INFO] [stdout] test app::tests::invalid_regex_filter_does_not_panic_during_match_checks ... ok
[INFO] [stdout] test cli::tests::clap_parses_chgexit_without_value_as_one ... ok
[INFO] [stdout] test cli::tests::normalize_args_still_defaults_to_watch_without_plugin_option ... ok
[INFO] [stdout] test common::tests::load_logfile_returns_empty_error_for_zero_byte_file ... ok
[INFO] [stdout] test common::tests::logging_result_and_load_logfile_round_trip ... ok
[INFO] [stdout] test common::tests::parse_ansi_color_accepts_named_hex_rgb_and_index_values ... ok
[INFO] [stdout] test diff_mode_registry::tests::register_diff_mode_name_rejects_duplicates ... ok
[INFO] [stdout] test common::tests::centered_rect_places_box_in_middle ... ok
[INFO] [stdout] test exec::tests::test_command_result_clone ... ok
[INFO] [stdout] test exec::tests::test_command_result_command_diff ... ok
[INFO] [stdout] test diffmode_line::tests::spaceblock_only_changes_are_hidden_in_only_diff_mode_when_enabled ... ok
[INFO] [stdout] test cli::tests::clap_parses_chgexit_with_explicit_count ... ok
[INFO] [stdout] test exec::tests::test_command_result_comparison ... ok
[INFO] [stdout] test exec::tests::test_command_result_data_generate_result_round_trips_compressed_fields ... ok
[INFO] [stdout] test common::tests::centered_rect_with_size_places_fixed_box_in_middle ... ok
[INFO] [stdout] test exec::tests::test_command_result_default ... ok
[INFO] [stdout] test exec::tests::test_command_result_equality ... ok
[INFO] [stdout] test exec::tests::test_command_result_output_diff ... ok
[INFO] [stdout] test exec::tests::test_command_result_status_diff ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_appends_command_after_dash_c_script ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_keeps_shell_command_string ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_rejects_invalid_exec_command ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_replaces_template_in_argument ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_splits_exec_mode_command ... ok
[INFO] [stdout] test exec::tests::test_command_result_export_data_decodes_compressed_buffers ... ok
[INFO] [stdout] test exec::tests::test_command_result_stdout_diff ... ok
[INFO] [stdout] test exec::tests::test_command_result_stderr_diff ... ok
[INFO] [stdout] test exec::tests::test_decode_shift_jis_bytes ... ok
[INFO] [stdout] test history::tests::history_area_click_row_accounts_for_summary_rows ... ok
[INFO] [stdout] test exec::tests::test_create_exec_cmd_args_rejects_invalid_shell_command ... ok
[INFO] [stdout] test history::tests::calc_char_diff_handles_replace_blocks ... ok
[INFO] [stdout] test history::tests::history_area_next_and_previous_stay_within_bounds ... ok
[INFO] [stdout] test history::tests::history_summary_ignores_whitespace_amount_when_enabled ... ok
[INFO] [stdout] test interval::tests::run_interval_decrease_does_not_go_below_threshold ... ok
[INFO] [stdout] test history::tests::history_summary_calc_counts_character_changes_when_enabled ... ok
[INFO] [stdout] test interval::tests::test_run_interval ... ok
[INFO] [stdout] test exec::tests::test_exec_command_with_force_color_stdin_is_tty ... ok
[INFO] [stdout] test keymap::tests::input_to_str_returns_fallback_for_unsupported_keycode ... ok
[INFO] [stdout] test keymap::tests::key_deserialize_rejects_empty_key_name_without_panicking ... ok
[INFO] [stdout] test keymap::tests::default_keymap_contains_expected_bindings ... ok
[INFO] [stdout] test history::tests::history_summary_calc_counts_line_changes_without_char_diff ... ok
[INFO] [stdout] test history::tests::history_area_update_delete_and_selection_follow_history_numbers ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_empty_response ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_empty_header_text ... ok
[INFO] [stdout] test exec::tests::test_exec_command_without_force_color_stdout_is_not_tty ... ok
[INFO] [stdout] test plugin_diffmode::tests::batch_diff_falls_back_to_error_line_on_invalid_json ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_invalid_style_color ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_invalid_utf8 ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_invalid_owned_bytes_layout ... ok
[INFO] [stdout] test plugin_diffmode::tests::validate_metadata_rejects_invalid_abi ... ok
[INFO] [stdout] test plugin_diffmode::tests::validate_metadata_rejects_empty_plugin_name ... ok
[INFO] [stdout] test plugin_diffmode::tests::validate_metadata_rejects_null_header_text ... ok
[INFO] [stdout] test plugin_diffmode::tests::validate_metadata_rejects_plugin_name_with_whitespace ... ok
[INFO] [stdout] test plugin_diffmode::tests::watch_diff_falls_back_to_error_line_on_invalid_style ... ok
[INFO] [stdout] test view::runtime::tests::next_nonblocking_flags_disables_nonblocking_without_dropping_other_flags ... ok
[INFO] [stdout] test view::runtime::tests::next_nonblocking_flags_enables_nonblocking_without_dropping_other_flags ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_invalid_json ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_null_pointer ... ok
[INFO] [stdout] test watch::tests::get_keyword_positions_returns_no_hits_for_invalid_regex ... ok
[INFO] [stdout] test plugin_diffmode::tests::parse_plugin_response_rejects_unsupported_schema ... ok
[INFO] [stdout] test watch::tests::get_keyword_positions_treats_regex_metacharacters_as_literals_when_regex_is_disabled ... ok
[INFO] [stdout] test diffmode_line::tests::spaceblock_only_changes_become_equal_rows_when_enabled ... ok
[INFO] [stdout] test diffmode_line::tests::word_highlight_marks_non_space_changes_when_spaceblock_ignore_is_enabled ... ok
[INFO] [stdout] test plugin_diffmode::tests::validate_metadata_rejects_invalid_utf8_name ... ok
[INFO] [stdout] test exec::tests::test_exec_command_with_force_color_stdout_is_tty ... ok
[INFO] [stdout] test app::tests::run_retries_retryable_draw_errors ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_is_empty_for_identical_inputs ... ok
[INFO] [stdout] test output::tests::get_batch_text_treats_whitespace_only_changes_as_equal_when_ignored ... ok
[INFO] [stdout] test output::tests::get_batch_text_omits_unchanged_lines_when_only_diffline_is_enabled ... ok
[INFO] [stdout] test app::tests::gen_diff_only_data_ignores_whitespace_only_changes_when_normalized ... ok
[INFO] [stdout] test batch::tests::command_results_equivalent_ignores_normalized_space_only_diffs ... ok
[INFO] [stdout] test app::tests::command_results_equivalent_is_reflexive ... ok
[INFO] [stdout] test batch::tests::command_results_equivalent_is_reflexive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 100 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_batch.rs (/opt/rustwide/target/debug/deps/cli_batch-8c57e0ccf71ddccb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test help_flag_prints_usage ... ok
[INFO] [stdout] test unreadable_logfile_fails_fast_in_non_interactive_mode ... ok
[INFO] [stdout] test batch_mode_stderr_output_ignores_stdout_only_changes_in_printed_diff ... ok
[INFO] [stdout] test batch_mode_stdout_output_ignores_stderr_only_changes_in_printed_diff ... ok
[INFO] [stdout] test force_logfile_overwrite_allows_reusing_unreadable_logfile ... ok
[INFO] [stdout] test batch_mode_with_chgexit_runs_command_until_change_limit ... ok
[INFO] [stdout] test batch_mode_with_file_driven_state_change_is_detected ... ok
[INFO] [stdout] test batch_mode_diff_output_only_hides_unchanged_lines_after_initial_diff ... ok
[INFO] [stdout] test batch_mode_with_chgexit_two_waits_for_two_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_diff_plugin.rs (/opt/rustwide/target/debug/deps/cli_diff_plugin-cd5207adf4d8ef5e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test diff_plugin_load_failure_reports_clear_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67", kill_on_drop: false }`
[INFO] [stdout] 21baa9c2c76ed5d5bae65b52ab19d68b3326178ba7052666203f160503570a67
